projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6c24bc
)
(Info-fontify-maximum-menu-size): Revert to 100000.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 2 Apr 2007 04:28:45 +0000
(
04:28
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 2 Apr 2007 04:28:45 +0000
(
04:28
+0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index 5713d1b23aa56aee2b576d4427ba07a54596372e..6f9b1863ee4ab80b606bb5409591518d709d4af8 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-145,7
+145,7
@@
The Lisp code is executed when the node is selected.")
:type 'boolean
:group 'info)
-(defcustom Info-fontify-maximum-menu-size 100000
0
+(defcustom Info-fontify-maximum-menu-size 100000
"*Maximum size of menu to fontify if `font-lock-mode' is non-nil.
Set to nil to disable node fontification."
:type 'integer